-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cat-voices): Rich text component #1532
Conversation
✅ Test Report | |
❌ Test Report | |
...st_voices/apps/voices/lib/widgets/document_builder/multiline_text_entry_markdown_widget.dart
Outdated
Show resolved
Hide resolved
...st_voices/apps/voices/lib/widgets/document_builder/multiline_text_entry_markdown_widget.dart
Outdated
Show resolved
Hide resolved
...st_voices/apps/voices/lib/widgets/document_builder/multiline_text_entry_markdown_widget.dart
Outdated
Show resolved
Hide resolved
✅ Test Report | |
✅ Test Report | |
...st_voices/apps/voices/lib/widgets/document_builder/multiline_text_entry_markdown_widget.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/rich_text/voices_rich_text.dart
Outdated
Show resolved
Hide resolved
...st_voices/apps/voices/lib/widgets/document_builder/multiline_text_entry_markdown_widget.dart
Show resolved
Hide resolved
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✅ Test Report | |
Description
Users can enter rich text responses so that I can give long-form unstructured details about my proposal.
Related Issue(s)
Resolves #1414
Description of Changes
Changing VoicesRichText implementation to confirm to FormField protocol and to work with MultilineMarkdownDefiniton form schema
Screenshots
Please confirm the following checks